xen.git
2016-09-30 Dario Faggiolixen: credit2: only reset credit on reset condition
2016-09-30 Dario Faggiolixen: credit2: make tickling more deterministic
2016-09-30 Dario Faggiolixen: credit1: don't rate limit context switches in...
2016-09-30 Dario Faggiolixen: credit1: return the 'time remaining to the limit...
2016-09-30 Jan Beulichx86emul: consolidate segment register handling
2016-09-30 Jan Beulichx86emul: support UMIP
2016-09-30 Jan Beulichx86emul: sort opcode 0f01 special case switch() statement
2016-09-30 Zhi Wangx86/emulate: add support for {,v}movd {,x}mm,r/m32...
2016-09-30 Mihai Donțux86/emulate: add support for {,v}movq xmm,xmm/m64
2016-09-30 Jan Beulichx86emul: defer injection of #DB
2016-09-30 Jan Beulichx86emul: support XSETBV
2016-09-30 Andrew Cooperx86/emulate: Resolve MISSING_BREAK issue in x86_decode()
2016-09-30 Andrew Coopertools/libxc: Don't leak foreign mappings when loading...
2016-09-30 Lars KurthAdded COPYING and README.patch files to xen/common...
2016-09-30 Lars Kurthblktap2: Added COPYING file
2016-09-30 Lars KurthAdded COPYING files and README.source files
2016-09-30 Shannon Zhaolibxl/arm: Add the size of ACPI tables to maxmem
2016-09-30 Shannon Zhaolibxl/arm: Initialize domain param HVM_PARAM_CALLBACK_IRQ
2016-09-30 Shannon Zhaopublic/hvm/params.h: Add macros for HVM_PARAM_CALLBACK_...
2016-09-30 Shannon Zhaolibxl/arm: Add ACPI module
2016-09-30 Shannon Zhaolibxl/arm: Factor finalise_one_memory_node as a gerneri...
2016-09-30 Shannon Zhaolibxl/arm: Construct ACPI DSDT table
2016-09-30 Shannon Zhaolibxl/arm: Construct ACPI FADT table
2016-09-30 Shannon Zhaolibxl/arm: Construct ACPI MADT table
2016-09-30 Shannon Zhaolibxl/arm: Factor MPIDR computing codes out as a helper
2016-09-30 Shannon Zhaolibxl/arm: Construct ACPI GTDT table
2016-09-30 Shannon Zhaolibxl/arm: Construct ACPI XSDT table
2016-09-30 Shannon Zhaolibxl/arm: Construct ACPI RSDP table
2016-09-30 Shannon Zhaolibxl/arm: Estimate the size of ACPI tables
2016-09-30 Shannon Zhaolibxl/arm: Generate static ACPI DSDT table
2016-09-30 Shannon Zhaolibxl/arm: prepare for constructing ACPI tables
2016-09-30 Shannon Zhaotools/libxl: Add an unified configuration option for...
2016-09-30 Jan Beulichpub-headers: reduce C99 dependencies
2016-09-30 Jan Beulichx86emul: simplify LEAVE handling
2016-09-30 Jan Beulichx86/PV: split out dealing with MSRs from privileged...
2016-09-30 Jan Beulichx86/PV: split out dealing with DRn from privileged...
2016-09-30 Jan Beulichx86/PV: split out dealing with CRn from privileged...
2016-09-30 Jan Beulichx86emul: generate and make use of a canonical opcode...
2016-09-30 Jan Beulichx86emul: fix {,i}mul and {,i}div
2016-09-29 Tamas K Lengyelvm_event: Implement ARM SMC events
2016-09-29 Paul Laix86: altp2m cleanup work
2016-09-29 Jan Beulichx86emul: add EVEX decoding
2016-09-29 Jan Beulichx86emul: add XOP decoding
2016-09-29 Jan Beulichx86emul: complete decoding of two-byte instructions
2016-09-29 Jan Beulichx86emul: track only rIP in emulator state
2016-09-29 Jan Beulichx86emul: fetch all insn bytes during the decode phase
2016-09-29 Jan Beulichx86emul: split instruction decoding from execution
2016-09-28 Tamas K Lengyelarm/mem_access: don't reinject stage 2 access exceptions
2016-09-28 Wei Liulibxc: use PRI_xen_pfn in xc_dom_load_acpi
2016-09-28 Wei Liulibxc: fix out of range shift in populate_acpi_pages
2016-09-28 Dario Faggiolilibxc: improve error handling of xc Credit1 and Credit2...
2016-09-28 Dario Faggiolixen: libxc: allow to set the ratelimit value online
2016-09-28 Boris Ostrovskylibxc/xc_dom_core: Copy ACPI tables to guest space
2016-09-28 Boris Ostrovskylibxl/acpi: Build ACPI tables for HVMlite guests
2016-09-28 Boris Ostrovskylibxl: Initialize domain build info before calling...
2016-09-28 Boris Ostrovskylibxl/pvhv2: Include APIC page in MMIO hole for PVHv2...
2016-09-28 Boris Ostrovskylibxl/acpi: Add ACPI e820 entry
2016-09-28 Boris Ostrovskylibxc/libxl: Allow multiple ACPI modules
2016-09-28 Boris Ostrovskylibacpi: Build DSDT for PVH guests
2016-09-28 Boris Ostrovskyx86: Allow LAPIC-only emulation_flags for HVM guests
2016-09-28 Boris Ostrovskyacpi: Move ACPI code to tools/libacpi
2016-09-28 Boris Ostrovskyacpi/hvmloader: Include file/paths adjustments
2016-09-28 Boris Ostrovskyacpi/hvmloader: Link ACPI object files directly
2016-09-28 Boris Ostrovskyacpi/hvmloader: Translate all addresses when assigning...
2016-09-28 Boris Ostrovskyacpi/hvmloader: Replace mem_alloc() and virt_to_phys...
2016-09-28 Boris Ostrovskyacpi/hvmloader: Build WAET optionally
2016-09-28 Boris Ostrovskyacpi/hvmloader: Make providing IOAPIC in MADT optional
2016-09-28 Boris Ostrovskyacpi/hvmloader: Set TIS header address in hvmloader
2016-09-28 Boris Ostrovskyacpi/hvmloader: Collect processor and NUMA info in...
2016-09-28 Boris Ostrovskyacpi: Re-license ACPI builder files from GPLv2 to LGPLv2.1
2016-09-28 Boris Ostrovskyacpi: Prevent GPL-only code from seeping into non-GPL...
2016-09-28 Boris Ostrovskyacpi: Extract acpi info description into a separate...
2016-09-28 Wei LiuConfig.mk: update mini-os commit
2016-09-28 Juergen Grosspvgrub: use printk() instead of grub_printf()
2016-09-28 Juergen Grosspvgrub: fix crash when booting kernel with p2m list...
2016-09-28 Konrad Rzeszutek... livepatch: arm[32,64],x86: NOP test-case
2016-09-28 Konrad Rzeszutek... livepatch, arm[32|64]: Share arch_livepatch_revert
2016-09-28 Konrad Rzeszutek... livepatch: Initial ARM32 support.
2016-09-28 Konrad Rzeszutek... livepatch: tests: Make them compile under ARM64
2016-09-28 Konrad Rzeszutek... livepatch: x86, ARM, alternative: Expose FEATURE_LIVEPATCH
2016-09-28 Konrad Rzeszutek... livepatch/arm/x86: Check payload for for unwelcomed...
2016-09-28 Konrad Rzeszutek... livepatch: ARM 32|64: Ignore mapping symbols: $[d,a,x]
2016-09-28 Konrad Rzeszutek... livepatch: ARM/x86: Check displacement of old_addr...
2016-09-28 Konrad Rzeszutek... livepatch: Initial ARM64 support.
2016-09-28 Edgar E. Iglesiasxen/arm: Map mmio-sram nodes as un-cached memory
2016-09-28 Edgar E. Iglesiasxen/arm: domain_build: Plumb for different mapping...
2016-09-28 Edgar E. Iglesiasxen/device-tree: Make dt_match_node match props
2016-09-28 Edgar E. Iglesiasxen/device-tree: Add __DT_MATCH macros without braces
2016-09-28 Edgar E. Iglesiasxen/arm: Rename and generalize un/map_regions_rw_cache
2016-09-28 Edgar E. Iglesiasxen/arm: p2m: Add support for normal non-cacheable...
2016-09-28 Edgar E. Iglesiasxen/arm: p2m: Rename p2m_mmio_direct_nc -> p2m_mmio_dir...
2016-09-28 Julien Grallxen/arm: p2m: Export p2m_*_lock helpers
2016-09-28 Julien Grallxen/arm: p2m: Do not handle shattering in p2m_create_table
2016-09-28 Julien Grallxen/arm: p2m: Re-implement p2m_set_mem_access using...
2016-09-28 Julien Grallxen/arm: p2m: Re-implement p2m_insert_mapping using...
2016-09-28 Julien Grallxen/arm: p2m: Re-implement p2m_remove_using using p2m_s...
2016-09-28 Julien Grallxen/arm: p2m: Re-implement relinquish_p2m_mapping using...
2016-09-28 Julien Grallxen/arm: p2m: Introduce p2m_set_entry and __p2m_set_entry
2016-09-28 Julien Grallxen/arm: p2m: Introduce a helper to check if an entry...
2016-09-28 Julien Grallxen/arm: p2m: Make p2m_{valid,table,mapping} helpers...
next